The Dreamweaver JavaScript API > Toggle functions > dreamweaver.getHideAllFloaters() |
![]() ![]() ![]() |
dreamweaver.getHideAllFloaters()
Availability
Dreamweaver 3.0
Description
Gets the current state of the Hide Floating Panels option.
Arguments
None.
Returns
A Boolean value indicating whether the Hide Floating Panels option (true
) or the Show Floating Panels option (false
) is available.
Enabler
None.
![]() ![]() ![]() |